home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Sound / MSE-DEMO / Readme.FAQ < prev    next >
Text File  |  1997-06-28  |  7KB  |  165 lines

  1.  
  2.                     MIDI SYStem EXplorer (Pre-Release)
  3.  
  4.                         FREQUENTLY ASKED QUESTIONS
  5.                                    v1.1
  6.  
  7. ----------------------------------------------------------------------------
  8. > Does MSE support all MIDI devices?
  9.  
  10. > I would LOVE to see support for Roland Super Jx-10, Jx-8p, Juno-1 and 2,
  11. > Mks-50, Juno-106, and lot of other gear.
  12. ----------------------------------------------------------------------------
  13.  
  14. We have done our best to support most of the features that we have seen so
  15. far.  However, not everything can be controlled by MSE.  It is possible to
  16. make partial editors so if something has not been implemented yet, it can
  17. be omitted and added later.  There are 1000s of device MIDI
  18. implementations, and we have not seen them all.  Some things may not yet be
  19. supported simply because we are not aware of them.
  20.  
  21. Currently, devices that require handshake communication are not supported.
  22. Keep in mind that some devices support both handshake and one-way
  23. communication so those may work.
  24.  
  25. We suggest that you send us a copy of the SYSEX docs for the units you want
  26. to make modules for (check with us first to see if we already have the
  27. info).  We will have a look at the documentation and confirm that MSE
  28. supports everything required by that unit.  If it does not, we can try and
  29. implement it at that time.  That way, you do not have to spend your money
  30. until the program meets your needs.
  31.  
  32.  
  33. We are currently making, or have completed, the following modules:
  34.  
  35.   Akai S612
  36.   Boss SE-50
  37.   Korg Wavestation
  38.     Oberheim Matrix-1000
  39.   Oberheim Matrix-6R
  40.   Roland A-50
  41.   Roland A-880
  42.   Roland Juno-106
  43.   Roland MKS-50
  44.   Roland MSE-1
  45.   Roland R8 / R8M
  46.   Roland S-550
  47.   Roland SDX-330
  48.   Roland SRV-330
  49.   Yamaha SPX-90II
  50.   Yamaha TX802
  51.  
  52. The following are also expected:
  53.  
  54.   Blue Ribbon One Stop Music Shop
  55.   Emu Proteus
  56.   Korg 05DR
  57.   Peavey DPM-V3
  58.   Yamaha SY77
  59.   Yamaha TG-33
  60.   Yamaha TG-100
  61.   Yamaha YS-200
  62.  
  63.   more as we find out about them...
  64.  
  65. ----------------------------------------------------------------------------
  66. > Is it possible to manage banks of sounds?
  67. ----------------------------------------------------------------------------
  68.  
  69. Currently, no.  But it is in the plans.  We are waiting to see how this is
  70. implemented on more devices, so that we can design the definition language
  71. changes accordingly.
  72.  
  73. ----------------------------------------------------------------------------
  74. > Does MSE coexist with Music-X?
  75. ----------------------------------------------------------------------------
  76.  
  77. We are trying to obtain the necessary information to better integrate MSE
  78. with Music-X.  If someone has this information and is willing to share it
  79. with us, we will be happy to improve on this.
  80.  
  81. For now, you will have to disable use of the MIDI port by Music-X, while
  82. using MSE.
  83.  
  84. We have learned that Music-X uses CAMD compatible drivers though it does
  85. not actually use CAMD.  We are looking further into this.
  86.  
  87. ----------------------------------------------------------------------------
  88. > Does MSE support the CAMD.library?
  89. ----------------------------------------------------------------------------
  90.  
  91. Yes!  Currently MSE supports the CAMD.library, Midi.library and the
  92. BlueRibbon.library (which allows simultaneous use with other software that
  93. uses them).  We will further improve on this support in future versions.
  94.  
  95. ----------------------------------------------------------------------------
  96. > Will MSE open on the Workbench screen?
  97. ----------------------------------------------------------------------------
  98.  
  99. YES!  MSE can open on any public screen.
  100.  
  101. ----------------------------------------------------------------------------
  102. > MSE did not fill up my Multiscan 640x495 res screen.
  103. ----------------------------------------------------------------------------
  104.  
  105. NTSC 640x400 is the default screen size used by MSE.  It can be changed
  106. with a tooltype.
  107.  
  108. Note that modules included with the demo are all designed for 640x400
  109. screens.  Even if you change the screenmode, these modules will still have
  110. windows defined for a 640x400 screen.  However, this can be changed by
  111. editing definition files and recompiling them with the compiler included
  112. with the registered MSE.  The MSE screen can open to any size supported by
  113. your hardware.
  114.  
  115. ----------------------------------------------------------------------------
  116. > I would like to know more about what is involved in writing a driver.
  117. > I am NOT a programmer! (But I am somewhat familiar with sysex as I have
  118. > to use it so send various commands from time to time).
  119. ----------------------------------------------------------------------------
  120.  
  121. Hopefully, we have developed a 'definition language' that is simple enough
  122. for almost anyone to use.  Some knowledge of hexadecimal/binary number
  123. systems would be of help, but may not be required.  Much of this depends on
  124. the MIDI documentation for your device.  Some manufacturers have very easy
  125. MIDI implementation, others have very cryptic and confusing methods.
  126.  
  127. We would be happy to help with SYSEX 'programming'.  It is likely that once
  128. we showed you how to implement a few parameters, you could probably finish
  129. the rest on your own.  If we have a copy of the SYSEX info, it would
  130. certainly make things much easier for us to help you out.
  131.  
  132. ----------------------------------------------------------------------------
  133. > I would prefer more control over the program, like screenmode requester.
  134. ----------------------------------------------------------------------------
  135.  
  136. Screenmode, depth, etc are set with tooltypes.  Currently, these can not be
  137. defined for each module.  The thinking is that all modules should be setup
  138. the same to maintain consistancy.  Of course, each user can decide what
  139. settings they want for all of their modules.  There is not much that you
  140. can not control.  Palettes can be defined within each module.
  141.  
  142. ----------------------------------------------------------------------------
  143. > I would like to select my own fonts, have draggable windows, etc.
  144. ----------------------------------------------------------------------------
  145.  
  146. Fonts and window options are set within each module definition.  These
  147. settings as well as many others can be defined and then compiled into a
  148. module.
  149.  
  150. You can set the module fonts to anything or any size you want by
  151. editing/creating the definition files and then compiling them with the
  152. compiler.  The requesters, menus and title font can be set with a tooltype.
  153.  
  154. Draggable windows is currently not an option.  This will be added in a
  155. future version if there is enough request for it.
  156.  
  157. ----------------------------------------------------------------------------
  158. > The .readme said new modules can be edited by users, but the examples
  159. > are binaries.  Please explain.
  160. ----------------------------------------------------------------------------
  161.  
  162. Modules are NOT editable, they are created by MSE-Compiler (not included
  163. with the demo).  Definition files, however, are simple text files.  The
  164. demo includes sample definition files in the definitions directory.
  165.